How to Install djvuserve software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install djvuserve software package in Ubuntu 12.04 LTS (Precise Pangolin)

djvuserve software package provides CGI program for unbundling DjVu files on the fly, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install djvuserve 

djvuserve is installed in your system.

Make ensure the djvuserve package were installed using the commands given below,

$ sudo dpkg-query -l | grep djvuserve *

You will get with djvuserve package name, version, architecture and description in a table

djvuserve package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Web Software
Package djvuserve
Version 3.5.24-9ubuntu0.1 [amd64, i386
Description CGI program for unbundling DjVu files on the fly
Sub Section Web


See Also, How to uninstall or remove djvuserve software package from Ubuntu 12.04 LTS (Precise Pangolin)?